Lines Matching refs:key
14 unsigned char out[16], const void *key);
17 size_t len, const void *key,
21 size_t blocks, const void *key,
25 size_t blocks, const void *key,
30 size_t len, const void *key,
33 size_t len, const void *key,
37 size_t len, const void *key,
43 size_t len, const void *key,
49 size_t len, const void *key,
54 size_t len, const void *key,
58 size_t length, const void *key,
62 size_t bits, const void *key,
68 const void *key, unsigned char ivec[16],
71 size_t len, const void *key,
75 const void *key, unsigned char ivec[16],
78 size_t len, const void *key,
83 const void *key,
87 size_t len, const void *key,
91 const void *key,
95 size_t len, const void *key,
100 GCM128_CONTEXT *CRYPTO_gcm128_new(void *key, block128_f block);
101 void CRYPTO_gcm128_init(GCM128_CONTEXT *ctx, void *key, block128_f block);
126 unsigned int M, unsigned int L, void *key,
151 size_t CRYPTO_128_wrap(void *key, const unsigned char *iv,
156 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv,