Searched refs:hh (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/utctime/ |
| H A D | der_encode_utctime.c | 51 STORE_V(utctime->hh); in der_encode_utctime()
|
| H A D | der_decode_utctime.c | 83 DECODE_V(out->hh, 24); in der_decode_utctime()
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/generalizedtime/ |
| H A D | der_encode_generalizedtime.c | 60 STORE_V(gtime->hh); in der_encode_generalizedtime()
|
| H A D | der_decode_generalizedtime.c | 99 DECODE_V(out->hh, 24); in der_decode_generalizedtime()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | aesni.c | 198 __m128i hh = _mm_srli_si128(_mm_xor_si128(_mm_xor_si128(eh, fh), gh), 8); // 0:missing bits of d in gcm_mix() local 200 return _mm_xor_si128(_mm_xor_si128(_mm_xor_si128(_mm_xor_si128(ee, ff), gg), hh), dx); in gcm_mix()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 767 hh, /* hour */ member 788 hh, /* hour */ member
|