Searched refs:cipher (Results 1 – 7 of 7) sorted by relevance
116 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument117 (cipher) == WPA_CIPHER_WEP_40 || \118 (cipher) == WPA_CIPHER_WEP_104 || \119 (cipher) == WPA_CIPHER_TKIP || \120 (cipher) == WPA_CIPHER_AES_OCB || \121 (cipher) == WPA_CIPHER_AES_CCM || \122 (cipher) == WPA_CIPHER_TPK)
101 * Set pairwise cipher mask for the network.116 * Get the pairwise cipher mask set for the network.129 * Set group cipher mask for the network.144 * Get the group cipher mask set for the network.157 * Set group management cipher mask for the network.172 * Get the group management cipher mask set for the network.
234 * Set group cipher mask for the network.249 * Set pairwise cipher mask for the network.654 * Get the group cipher mask set for the network.667 * Get the pairwise cipher mask set for the network.
369 * Set the cipher algorithm to be used for the specified session.399 * Encrypt the provided input buffer with the cipher algorithm specified by417 * Decrypt the provided input buffer with the cipher algorithm
170 * Symmetric block cipher modes provided by keymaster implementations.
98 * Tag::BLOCK_MODE specifies the block cipher mode(s) with which the key may be used. This tag876 /** Block cipher algorithms */885 * Symmetric block cipher modes provided by keymaster implementations.
945 * be set to |NanCipherSuiteType.NONE|, otherwise a non-|NanCipherSuiteType.NONE| cipher suite1445 * in the context of this discovery session. The |cipherType| specifies the cipher type for such