Lines Matching refs:key
286 …onst uint8_t *plaintext, uint8_t *ciphertext, uint32_t size, const uint8_t *key, uint32_t keySize);
306 const uint8_t *key,
327 const uint8_t *key,
348 const uint8_t *key,
379 const uint8_t *key,
385 #define LTC_AES_DecryptCtr(base, input, output, size, counter, key, keySize, counterlast, szLeft) \ argument
386 LTC_AES_CryptCtr(base, input, output, size, counter, key, keySize, counterlast, szLeft)
389 #define LTC_AES_EncryptCtr(base, input, output, size, counter, key, keySize, counterlast, szLeft) \ argument
390 LTC_AES_CryptCtr(base, input, output, size, counter, key, keySize, counterlast, szLeft)
421 const uint8_t *key,
454 const uint8_t *key,
487 const uint8_t *key,
520 const uint8_t *key,
550 …LTC_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, uint32_t size, const uint8_t key[LT…
565 …LTC_Type *base, const uint8_t *ciphertext, uint8_t *plaintext, uint32_t size, const uint8_t key[LT…
586 const uint8_t key[LTC_DES_KEY_SIZE]);
607 const uint8_t key[LTC_DES_KEY_SIZE]);
627 const uint8_t key[LTC_DES_KEY_SIZE]);
647 const uint8_t key[LTC_DES_KEY_SIZE]);
668 const uint8_t key[LTC_DES_KEY_SIZE]);
689 const uint8_t key[LTC_DES_KEY_SIZE]);
1090 …t(LTC_Type *base, ltc_hash_ctx_t *ctx, ltc_hash_algo_t algo, const uint8_t *key, uint32_t keySize);
1136 const uint8_t *key,
1669 const uint8_t *key,