Lines Matching full:single
21 * DOC: Single Block Cipher API
23 * The single block cipher API is used with the ciphers of type
26 * Using the single block cipher API calls, operations with the basic cipher
30 * The purpose of this single block cipher API is to support the implementation
43 * crypto_alloc_cipher() - allocate single block cipher handle
45 * single block cipher
49 * Allocate a cipher handle for a single block cipher. The returned struct
51 * invocation for that single block cipher.
72 * crypto_free_cipher() - zeroize and free the single block cipher handle
81 * crypto_has_cipher() - Search for the availability of a single block cipher
83 * single block cipher
87 * Return: true when the single block cipher is known to the kernel crypto API;
103 * The block size for the single block cipher referenced with the cipher handle
142 * The caller provided key is set for the single block cipher referenced by the