Searched refs:IV (Results 1 – 14 of 14) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/blake3/ |
D | blake3_portable.c | 66 state[8] = IV[0]; in compress_pre() 67 state[9] = IV[1]; in compress_pre() 68 state[10] = IV[2]; in compress_pre() 69 state[11] = IV[3]; in compress_pre()
|
D | blake3_neon.c | 256 set1_128(IV[0]), set1_128(IV[1]), set1_128(IV[2]), set1_128(IV[3]), in blake3_hash4_neon()
|
D | blake3.c | 369 void blake3_hasher_init(blake3_hasher *self) { hasher_init_base(self, IV, 0); } in blake3_hasher_init() 381 hasher_init_base(&context_hasher, IV, DERIVE_KEY_CONTEXT); in blake3_hasher_init_derive_key_raw()
|
D | blake3_impl.h | 72 static const uint32_t IV[8] = {0x6A09E667UL, 0xBB67AE85UL, 0x3C6EF372UL, variable
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_fxt1.c | 111 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument 118 IV[i] = (V1[i] - V0[i]) * F(i); \ 119 d2 += IV[i] * IV[i]; \ 124 IV[i] *= F(i); \ 125 B -= IV[i] * V0[i]; \ 126 IV[i] *= rd2; \ 131 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument 135 dot += V[i] * IV[i]; \
|
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/ |
D | Arc.cddl | 19 5 : bstr .size 12 ; IV
|
/hardware/interfaces/security/secretkeeper/aidl/android/hardware/security/secretkeeper/ |
D | SecretManagement.cddl | 17 5 : bstr .size 12 ; IV
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 263 * that require a nonce or IV, on keys that were generated with Tag::CALLER_NONCE, 269 * initialization, notably to return the IV or nonce from operations that generate 270 * an IV or nonce.
|
D | types.hal | 47 CALLER_NONCE = TagType:BOOL | 7, /** Allow caller to specify nonce or IV. */
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 947 * o Tag::CALLER_NONCE allows the caller to specify a nonce or initialization vector (IV). If 1035 * vector or nonce is required. In most cases, callers shouldn't provide an IV or nonce and the 1036 * IKeymasterDevice implementation must generate a random IV or nonce and return it via 1038 * authorizations contain Tag::CALLER_NONCE, then the caller may provide an IV/nonce with 1041 * Tag::CALLER_NONCE is authorized, IKeymasterDevice must generate a random IV/nonce. 1063 * a nonce or IV, on keys that were generated with Tag::CALLER_NONCE, inParams may 1071 * initialization, notably to return the IV or nonce from operations that generate an IV
|
D | types.hal | 824 * Tag::NONCE is used to provide or return a nonce or Initialization Vector (IV) for AES-GCM, 827 * Tag::CALLER_NONCE. If not provided, an appropriate nonce or IV must be randomly generated by
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9types.h | 1304 UINT64 IV; member
|
/hardware/google/gfxstream/guest/mesa/ |
D | .mailmap | 30 Alexander von Gluck IV <kallisti5@unixzen.com> Alexander von Gluck <kallisti5@unixzen.com>
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 3940 ����q����!�`��f���n�1�e����i��\_��lf_�D���T��9+��CpjT|w�����M�2�_��_8˰^G��>IV�f0�_ �… 5272 …�Kph�N��J��F[u�EU�E�/��L�h�>���T$4&_Zd��k*s�ֻ��d8E��Dm��6`��1w�>7IV�F���a���1��-@`��…
|