TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
e9664c30f0ebdbd6e5f057646c03b51cdeec53a8
/
include
/
psa
/
crypto_struct.h
5ca6547
Renamed hmac_ctx to opad and removed null check.
by Nir Sonnenschein
· 7 years ago
9e2ffe8
change type of hash block to uint8_t
by Nir Sonnenschein
· 7 years ago
35dfbf4
change hmac context to use statically allocated memory
by Nir Sonnenschein
· 7 years ago
dcd636a
Commit changes to hmac to not use MD abstraction
by Nir Sonnenschein
· 7 years ago
84861a9
Merge remote-tracking branch 'psa/psa-wrapper-apis-aead' into feature-psa
by Gilles Peskine
· 7 years ago
39ee871
Change AEAD APIs to integrated AEAD APIs.
by mohammad1603
· 7 years ago
ad9d82c
add iv_required field to psa_cipher_operation_s and fix relevant functions
by Moran Peker
· 7 years ago
503973b
initial implementation for PSA symmetric APIs - missing tests and documentations
by mohammad1603
· 7 years ago
6df908f
Add static internal MAC finish function
by mohammad1603
· 7 years ago
058e0b9
Avoid empty unions
by Gilles Peskine
· 7 years ago
7698bcf
Basic interface for key policies
by Gilles Peskine
· 7 years ago
3b55571
Prototypes for AEAD functions
by Gilles Peskine
· 7 years ago
428dc5a
Prototypes for symmetric cipher functions
by Gilles Peskine
· 7 years ago
9ef733f
Implement hash functions
by Gilles Peskine
· 7 years ago