Searched refs:crypto_hash_finish (Results 1 - 25 of 36) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_common.c266 crypto_hash_finish(verify->md5_client, NULL, NULL);
267 crypto_hash_finish(verify->md5_server, NULL, NULL);
268 crypto_hash_finish(verify->md5_cert, NULL, NULL);
269 crypto_hash_finish(verify->sha1_client, NULL, NULL);
270 crypto_hash_finish(verify->sha1_server, NULL, NULL);
271 crypto_hash_finish(verify->sha1_cert, NULL, NULL);
279 crypto_hash_finish(verify->sha256_client, NULL, NULL);
280 crypto_hash_finish(verify->sha256_server, NULL, NULL);
281 crypto_hash_finish(verify->sha256_cert, NULL, NULL);
354 if (crypto_hash_finish(ct
[all...]
H A Dtlsv1_client_write.c478 crypto_hash_finish(conn->verify.sha256_cert, hpos, &hlen) <
511 crypto_hash_finish(conn->verify.md5_cert, hpos, &hlen) < 0)
516 crypto_hash_finish(conn->verify.sha1_cert, NULL, NULL);
522 crypto_hash_finish(conn->verify.md5_cert, NULL, NULL);
527 crypto_hash_finish(conn->verify.sha1_cert, hpos, &hlen) < 0) {
656 crypto_hash_finish(conn->verify.sha256_client, hash, &hlen)
669 crypto_hash_finish(conn->verify.md5_client, hash, &hlen) < 0) {
673 crypto_hash_finish(conn->verify.sha1_client, NULL, NULL);
680 crypto_hash_finish(conn->verify.sha1_client, hash + MD5_MAC_LEN,
H A Dtlsv1_record.c222 crypto_hash_finish(hmac, NULL, NULL);
226 if (crypto_hash_finish(hmac, pos, &clen) < 0) {
452 if (crypto_hash_finish(hmac, hash, &hlen) < 0) {
H A Dtlsv1_server_read.c875 crypto_hash_finish(conn->verify.sha256_cert, hpos, &hlen) <
889 crypto_hash_finish(conn->verify.md5_cert, hpos, &hlen) < 0)
894 crypto_hash_finish(conn->verify.sha1_cert, NULL, NULL);
900 crypto_hash_finish(conn->verify.md5_cert, NULL, NULL);
905 crypto_hash_finish(conn->verify.sha1_cert, hpos, &hlen) < 0) {
1088 crypto_hash_finish(conn->verify.sha256_client, hash, &hlen)
1101 crypto_hash_finish(conn->verify.md5_client, hash, &hlen) < 0) {
1105 crypto_hash_finish(conn->verify.sha1_client, NULL, NULL);
1112 crypto_hash_finish(conn->verify.sha1_client, hash + MD5_MAC_LEN,
H A Dtlsv1_server_write.c722 crypto_hash_finish(conn->verify.sha256_server, hash, &hlen)
735 crypto_hash_finish(conn->verify.md5_server, hash, &hlen) < 0) {
739 crypto_hash_finish(conn->verify.sha1_server, NULL, NULL);
746 crypto_hash_finish(conn->verify.sha1_server, hash + MD5_MAC_LEN,
H A Dtlsv1_client_read.c915 crypto_hash_finish(conn->verify.sha256_server, hash, &hlen)
928 crypto_hash_finish(conn->verify.md5_server, hash, &hlen) < 0) {
932 crypto_hash_finish(conn->verify.sha1_server, NULL, NULL);
939 crypto_hash_finish(conn->verify.sha1_server, hash + MD5_MAC_LEN,
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_common.c266 crypto_hash_finish(verify->md5_client, NULL, NULL);
267 crypto_hash_finish(verify->md5_server, NULL, NULL);
268 crypto_hash_finish(verify->md5_cert, NULL, NULL);
269 crypto_hash_finish(verify->sha1_client, NULL, NULL);
270 crypto_hash_finish(verify->sha1_server, NULL, NULL);
271 crypto_hash_finish(verify->sha1_cert, NULL, NULL);
279 crypto_hash_finish(verify->sha256_client, NULL, NULL);
280 crypto_hash_finish(verify->sha256_server, NULL, NULL);
281 crypto_hash_finish(verify->sha256_cert, NULL, NULL);
354 if (crypto_hash_finish(ct
[all...]
H A Dtlsv1_client_write.c478 crypto_hash_finish(conn->verify.sha256_cert, hpos, &hlen) <
511 crypto_hash_finish(conn->verify.md5_cert, hpos, &hlen) < 0)
516 crypto_hash_finish(conn->verify.sha1_cert, NULL, NULL);
522 crypto_hash_finish(conn->verify.md5_cert, NULL, NULL);
527 crypto_hash_finish(conn->verify.sha1_cert, hpos, &hlen) < 0) {
656 crypto_hash_finish(conn->verify.sha256_client, hash, &hlen)
669 crypto_hash_finish(conn->verify.md5_client, hash, &hlen) < 0) {
673 crypto_hash_finish(conn->verify.sha1_client, NULL, NULL);
680 crypto_hash_finish(conn->verify.sha1_client, hash + MD5_MAC_LEN,
H A Dtlsv1_record.c222 crypto_hash_finish(hmac, NULL, NULL);
226 if (crypto_hash_finish(hmac, pos, &clen) < 0) {
452 if (crypto_hash_finish(hmac, hash, &hlen) < 0) {
H A Dtlsv1_server_read.c875 crypto_hash_finish(conn->verify.sha256_cert, hpos, &hlen) <
889 crypto_hash_finish(conn->verify.md5_cert, hpos, &hlen) < 0)
894 crypto_hash_finish(conn->verify.sha1_cert, NULL, NULL);
900 crypto_hash_finish(conn->verify.md5_cert, NULL, NULL);
905 crypto_hash_finish(conn->verify.sha1_cert, hpos, &hlen) < 0) {
1088 crypto_hash_finish(conn->verify.sha256_client, hash, &hlen)
1101 crypto_hash_finish(conn->verify.md5_client, hash, &hlen) < 0) {
1105 crypto_hash_finish(conn->verify.sha1_client, NULL, NULL);
1112 crypto_hash_finish(conn->verify.sha1_client, hash + MD5_MAC_LEN,
H A Dtlsv1_server_write.c722 crypto_hash_finish(conn->verify.sha256_server, hash, &hlen)
735 crypto_hash_finish(conn->verify.md5_server, hash, &hlen) < 0) {
739 crypto_hash_finish(conn->verify.sha1_server, NULL, NULL);
746 crypto_hash_finish(conn->verify.sha1_server, hash + MD5_MAC_LEN,
H A Dtlsv1_client_read.c915 crypto_hash_finish(conn->verify.sha256_server, hash, &hlen)
928 crypto_hash_finish(conn->verify.md5_server, hash, &hlen) < 0) {
932 crypto_hash_finish(conn->verify.sha1_server, NULL, NULL);
939 crypto_hash_finish(conn->verify.sha1_server, hash + MD5_MAC_LEN,
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_common.c266 crypto_hash_finish(verify->md5_client, NULL, NULL);
267 crypto_hash_finish(verify->md5_server, NULL, NULL);
268 crypto_hash_finish(verify->md5_cert, NULL, NULL);
269 crypto_hash_finish(verify->sha1_client, NULL, NULL);
270 crypto_hash_finish(verify->sha1_server, NULL, NULL);
271 crypto_hash_finish(verify->sha1_cert, NULL, NULL);
279 crypto_hash_finish(verify->sha256_client, NULL, NULL);
280 crypto_hash_finish(verify->sha256_server, NULL, NULL);
281 crypto_hash_finish(verify->sha256_cert, NULL, NULL);
354 if (crypto_hash_finish(ct
[all...]
H A Dtlsv1_client_write.c478 crypto_hash_finish(conn->verify.sha256_cert, hpos, &hlen) <
511 crypto_hash_finish(conn->verify.md5_cert, hpos, &hlen) < 0)
516 crypto_hash_finish(conn->verify.sha1_cert, NULL, NULL);
522 crypto_hash_finish(conn->verify.md5_cert, NULL, NULL);
527 crypto_hash_finish(conn->verify.sha1_cert, hpos, &hlen) < 0) {
656 crypto_hash_finish(conn->verify.sha256_client, hash, &hlen)
669 crypto_hash_finish(conn->verify.md5_client, hash, &hlen) < 0) {
673 crypto_hash_finish(conn->verify.sha1_client, NULL, NULL);
680 crypto_hash_finish(conn->verify.sha1_client, hash + MD5_MAC_LEN,
H A Dtlsv1_record.c222 crypto_hash_finish(hmac, NULL, NULL);
226 if (crypto_hash_finish(hmac, pos, &clen) < 0) {
452 if (crypto_hash_finish(hmac, hash, &hlen) < 0) {
H A Dtlsv1_server_read.c875 crypto_hash_finish(conn->verify.sha256_cert, hpos, &hlen) <
889 crypto_hash_finish(conn->verify.md5_cert, hpos, &hlen) < 0)
894 crypto_hash_finish(conn->verify.sha1_cert, NULL, NULL);
900 crypto_hash_finish(conn->verify.md5_cert, NULL, NULL);
905 crypto_hash_finish(conn->verify.sha1_cert, hpos, &hlen) < 0) {
1088 crypto_hash_finish(conn->verify.sha256_client, hash, &hlen)
1101 crypto_hash_finish(conn->verify.md5_client, hash, &hlen) < 0) {
1105 crypto_hash_finish(conn->verify.sha1_client, NULL, NULL);
1112 crypto_hash_finish(conn->verify.sha1_client, hash + MD5_MAC_LEN,
H A Dtlsv1_server_write.c722 crypto_hash_finish(conn->verify.sha256_server, hash, &hlen)
735 crypto_hash_finish(conn->verify.md5_server, hash, &hlen) < 0) {
739 crypto_hash_finish(conn->verify.sha1_server, NULL, NULL);
746 crypto_hash_finish(conn->verify.sha1_server, hash + MD5_MAC_LEN,
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_pwd_common.c35 crypto_hash_finish(hash, digest, &len);
64 if (crypto_hash_finish(hash, digest, &mdlen) < 0)
/external/wpa_supplicant_8/src/eap_common/
H A Deap_pwd_common.c35 crypto_hash_finish(hash, digest, &len);
64 if (crypto_hash_finish(hash, digest, &mdlen) < 0)
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_pwd_common.c35 crypto_hash_finish(hash, digest, &len);
64 if (crypto_hash_finish(hash, digest, &mdlen) < 0)
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto.h171 * crypto_hash_finish - Complete hash calculation
187 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
H A Dcrypto_internal.c151 int crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len) function
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto.h171 * crypto_hash_finish - Complete hash calculation
187 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);
H A Dcrypto_internal.c151 int crypto_hash_finish(struct crypto_hash *ctx, u8 *mac, size_t *len) function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto.h171 * crypto_hash_finish - Complete hash calculation
187 int crypto_hash_finish(struct crypto_hash *ctx, u8 *hash, size_t *len);

Completed in 219 milliseconds

12