Searched refs:aes_t4_set_decrypt_key (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl372 .globl aes_t4_set_decrypt_key
374 aes_t4_set_decrypt_key: label
409 .type aes_t4_set_decrypt_key,#function
410 .size aes_t4_set_decrypt_key,.-aes_t4_set_decrypt_key
875 b aes_t4_set_decrypt_key
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daest4-sparcv9.pl372 .globl aes_t4_set_decrypt_key
374 aes_t4_set_decrypt_key: label
409 .type aes_t4_set_decrypt_key,#function
410 .size aes_t4_set_decrypt_key,.-aes_t4_set_decrypt_key
875 b aes_t4_set_decrypt_key
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A De_aes.c493 void aes_t4_set_decrypt_key(const unsigned char *key, int bits, AES_KEY *ks);
560 aes_t4_set_decrypt_key(key, bits, ctx->cipher_data);
728 aes_t4_set_decrypt_key(key, ctx->key_len * 4, &xctx->ks1.ks);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A De_aes.c493 void aes_t4_set_decrypt_key(const unsigned char *key, int bits, AES_KEY *ks);
560 aes_t4_set_decrypt_key(key, bits, ctx->cipher_data);
728 aes_t4_set_decrypt_key(key, ctx->key_len * 4, &xctx->ks1.ks);

Completed in 93 milliseconds