Searched refs:cipher_algorithm (Results 1 – 3 of 3) sorted by relevance
91 cipher_algorithm:PSA_ALG_STREAM_CIPHER:ALG_IS_STREAM_CIPHER95 cipher_algorithm:PSA_ALG_CTR:ALG_IS_STREAM_CIPHER99 cipher_algorithm:PSA_ALG_CFB:ALG_IS_STREAM_CIPHER103 cipher_algorithm:PSA_ALG_OFB:ALG_IS_STREAM_CIPHER107 cipher_algorithm:PSA_ALG_ECB_NO_PADDING:0111 cipher_algorithm:PSA_ALG_CBC_NO_PADDING:0115 cipher_algorithm:PSA_ALG_CBC_PKCS7:0119 cipher_algorithm:PSA_ALG_XTS:0
401 void cipher_algorithm( int alg_arg, int classification_flags )
1053 int /* enum gnutls_cipher_algorithm */ cipher_algorithm; member