Searched refs:crypto_encrypt_final (Results 1 – 3 of 3) sorted by relevance
529 crypto_encrypt_final(crypto_context_t context, crypto_data_t *ciphertext, in crypto_encrypt_final() function921 EXPORT_SYMBOL(crypto_encrypt_final);
185 extern int crypto_encrypt_final(crypto_context_t ctx,
273 typedef struct crypto_encrypt_final { struct