Searched refs:CRYPTO_CIPHER_ALG_DES (Results 1 – 7 of 7) sorted by relevance
86 case CRYPTO_CIPHER_ALG_DES: in crypto_cipher_init()144 case CRYPTO_CIPHER_ALG_DES: in crypto_cipher_encrypt()208 case CRYPTO_CIPHER_ALG_DES: in crypto_cipher_decrypt()
215 CRYPTO_CIPHER_ALG_DES, CRYPTO_CIPHER_ALG_RC2, CRYPTO_CIPHER_ALG_RC4 enumerator
230 case CRYPTO_CIPHER_ALG_DES: in crypto_cipher_init()
311 case CRYPTO_CIPHER_ALG_DES: in crypto_cipher_init()
533 case CRYPTO_CIPHER_ALG_DES: in crypto_cipher_init()
88 CRYPTO_CIPHER_ALG_DES },90 CRYPTO_CIPHER_ALG_DES },
584 return crypto_cipher_init(CRYPTO_CIPHER_ALG_DES, hash + 8, hash, 8); in pkcs5_crypto_init()